Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Nov 19, 2008, 5:43:32 PM (15 years ago)
- Author:
-
asher
- Comment:
-
Ubuntu Compile (fresh install)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v45
|
v46
|
|
60 | 60 | % cd pidgin-2.x.y |
61 | 61 | % ./configure && make && sudo make install |
| 62 | }}} |
| 63 | |
| 64 | To build Pidgin you must have GTK. Other development libraries may not be needed to build Pidgin. With a fresh Ubuntu install you can build Pidgin using the following commands. |
| 65 | |
| 66 | {{{ |
| 67 | % tar xjvf pidgin-2.x.y.tar.bz2 |
| 68 | % cd pidgin-2.x.y |
| 69 | % ./configure --disable-screensaver --disable-startup-notification --disable-gtkspell --disable-gstreamer --disable-meanwhile --disable-dbus --disable-perl --disable-tcl && make && sudo make install |
62 | 70 | }}} |
63 | 71 | |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!